home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 October / The Sunday Times - The Month 2004-10.iso / pc / assets / bespoke / kids / power.swf / scripts / DefineButton2_73 / BUTTONCONDACTION on(press).as
Text File  |  2004-09-02  |  149b  |  5 lines

  1. on(press){
  2.    vartheURL = "http://www.foxkids.co.uk/redirect/counter?topage=1431";
  3.    getURL("lingo:Flsh_openWebPage(\"" + theURL + "\")","");
  4. }
  5.